ModelingAggregationMapping

This mapping is been used when a ModelingTable has been defined as an Aggregated Table to determine the link between the aggregated column to the target column / measure

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

targetEntityUniqueName

The unique name of the target entity, can be a measure or a column

-

string

sourceColUniqueName

The unique name of the column in the current table

-

string

targetTableId

The target table id

-

string

isAggDuplicated

Should be true in case that there is more then 1 mapping that use the same source column unique name

-

boolean